home *** CD-ROM | disk | FTP | other *** search
/ Mission 3 / Mission 3.zip / Mission 3.iso / tools / facevalu / docu / face_eng.hyp (.txt) next >
Atari ST Guide Hypertext  |  1998-04-25  |  201KB  |  1,190 lines

  1. Title
  2. Introduction
  3. Tutorial
  4. faceVALUE principles
  5. faceVALUE program dialogs
  6. Menu bar
  7. Dialog 'Main'
  8. User window flags
  9. About Face Value
  10. System alerts
  11. System requirements
  12. Rsc information
  13. Parameters-Dialog
  14. Error dialog
  15. Create a program from the RSC file
  16. Files produced by faceVALUE
  17. Structure of the LST file
  18. Updating a project
  19. Starting Face Value with commandline
  20. Understanding the RSC file
  21. Trees
  22. Mandatory trees
  23. Conditional trees
  24. Optional Trees
  25. Dialog trees
  26. User-window trees
  27. Objects
  28. Programming with faceVALUE
  29. How the faceVALUE engine works
  30. How to write clean GEM programs
  31. Hi ho, off to work we go
  32. Window iconification
  33. Working with windows
  34. The RSC-file, objects and variables
  35. The ASCII-table dialog
  36. How to use GDOS fonts and xFSL-fontselectors
  37. Getting keyboard-input
  38. The error-routine
  39. 'Wrinkles' - modules for faceVALUE
  40. 'The name and the goal
  41. 'Rules for wrinkles
  42. 'Documentation
  43. 'Face Value 2.0 flags
  44. Reference
  45. ,Reference - The resource file
  46. -Reserved dialog names
  47. -Sorting your dialogs
  48. -Menu- and Dialog-Trees
  49. 0Menu - Extended type: 0
  50. 0System - Extended type: 1
  51. 0Background - Extended type: 2
  52. 0Toolstrip - Extended type: 3
  53. 0Toolbar - Extended type: 4
  54. 0ASCII-table - Extended type: 5
  55. 0Mouseforms - Extended type: 6
  56. 0Desktop - Extended type: 7
  57. 0Progress - Extended type: 8
  58. 0Busydialog - Extended type: 9
  59. 0Iconify - Extended type: 10
  60. 0PopUps - Extended type: 11
  61. 0Alert - Extended type: 12
  62. 0Alert icons - Extended type: 13
  63. 0Alert strings - Extended type: 14
  64. 0ListBox - Extended type: 15
  65. 0Animated icon - Extended type: 16
  66. 0Code - Extended type: 17
  67. 0Non-modal dialog - Extended type: 18
  68. 0Prg.modal dialog - Extended type: 19
  69. 0Toolbox - Extended type: 20
  70. -Changes to Dialogs
  71. FDialogs with *no* window attributes
  72. FFoldable Dialogs
  73. FDesktop-Dialog
  74. FChanged: System-Dialog
  75. -Standard objects
  76. KText
  77. KBoxtext
  78. KImage
  79. KProgdef
  80. KIbox
  81. KButton
  82. KBoxchar
  83. KString
  84. KFtext
  85. KFboxtext
  86. KIcon
  87. K(Menu)title
  88. KCicon
  89. -Face Value special objects
  90. ZFrame
  91. ZNiceline
  92. ZUnderlined text
  93. ZCheckbox
  94. ZRound radiobutton
  95. ZNumberScroller
  96. ZRadioTextPopup
  97. ZMenuTextPopup
  98. ZRadioImagePopup
  99. ZMenuImagePopup
  100. ZRadioListbox
  101. ZCheckListbox
  102. ZMenuListbox
  103. ZShortcut button
  104. ZShortcut string
  105. ZShortcutIcon
  106. ZPointForward
  107. ZShortcut boxchar
  108. ZPointBack
  109. ZHelp button
  110. ZHelp menu item
  111. ZAnimatedIcon
  112. ZAutoCompress Icon/Image
  113. ZCloserButton
  114. ZQuitApp
  115. -New objects
  116. tSizer Object
  117. tToolbox popup radiobuttons
  118. tMovable objects
  119. tDrag & drop objects
  120. -Objects with new features
  121. yListbox: Autolocator added (hi, Manfred! ;-)
  122. yTear-Off Popups
  123. yAnimated objects
  124. -Animated icons
  125. ,Object state
  126. ~Selected - OB_STATE bit 0
  127. ~Crossed - OB_STATE bit 1
  128. ~Checked - OB_STATE bit 2
  129. ~Disabled - OB_STATE bit 3
  130. ~Outlined - OB_STATE bit 4
  131. ~Shadowed - OB_STATE bit 5
  132. ~Extended object states:
  133. ,Object flags
  134. Selectable - OB_FLAGS bit 0
  135. Default - OB_FLAGS bit 1
  136. Exit - OB_FLAGS bit 2
  137. Editable - OB_FLAGS bit 3
  138. Rbutton - OB_FLAGS bit 4
  139. Lastob - OB_FLAGS bit 5
  140. Touchexit - OB_FLAGS bit 6
  141. Hidetree - OB_FLAGS bit 7
  142. Indirect - OB_FLAGS bit 8
  143. Extended object flags
  144. Shortcuts in menu-entries
  145. ,Reference - Programming
  146. Global
  147. Global variables list
  148. window_array&(index&,x&)
  149. window_tree%(index&,x&)
  150. ,Reference - User routines
  151. Always
  152. user_var_index
  153. user_rsc_var_init
  154. user_rsc_interact
  155. user_rsc_draw_extra
  156. user_on_open
  157. user_on_exit
  158. user_quit_ok
  159. user_systemcheck
  160. user_gem_messages
  161. user_win_close_all
  162. Userwindows
  163. user_window_content
  164. user_mouse
  165. user_keyb
  166. user_win_close_ok
  167. User routines drag & drop
  168. user_dragdrop_init
  169. user_dragdrop_path
  170. user_dragdrop_accept
  171. user_dragdrop_loaddata
  172. ,Reference - Callable system routines
  173. Using windows
  174. win_open
  175. win_get_workarea
  176. win_set_infoline
  177. win_set_slidersize
  178. win_set_vslider
  179. win_set_hslider
  180. win_change_size
  181. win_keyb_scroll
  182. win_open_dialog
  183. win_close_all
  184. win_close
  185. win_set_title
  186. win_get_index
  187. win_send_redraw
  188. win_modal_enq
  189. Iconification
  190. win_iconify
  191. win_iconify_all
  192. win_uniconify
  193. win_uniconify_all
  194. Window cycling
  195. win_cycle
  196. Blitting image bitmaps
  197. vdi_bitblt
  198. Offscreen bitmaps (mono, NVDI/EdDI)
  199. offscreen_open
  200. offscreen_close
  201. Allocate global memory
  202. mxalloc_global
  203. Fileselector support
  204. selectric_load$
  205. selectric_check
  206. fileselector$
  207. Getting information from the operating system
  208. appl_xgetinfo
  209. vq_extnd
  210. vq_vgdos
  211. get_cookie
  212. clip_bootdrive$
  213. Alerts
  214. alert_standard
  215. alert_wind
  216. Blocking the screen/system
  217. aes_screen_lock
  218. aes_screen_unlock
  219. aes_clear_buffers
  220. Progress bar
  221. progress_open
  222. progress_update
  223. progress_close
  224. Busy dialog
  225. busy_open
  226. busy_update
  227. busy_close
  228. Virtual workstations
  229. v_opnvwk
  230. v_clsvwk
  231. Mouse
  232. mouse_wait
  233. mouse_form
  234. mouse_busy
  235. Load and save mono IMG
  236. img_load
  237. img_save
  238. Sending GEM messages to yourself
  239. aes_internal_message
  240. Calling ST-Guide
  241. call_st_guide
  242. Installing a custom desktop
  243. desktop_new
  244. desktop_restore
  245. Using the GEM clipboard
  246. clip_write$
  247. clip_read$
  248. Working with objects
  249. rsrc_setup_tree
  250. xrsrc_gaddr
  251. rsc_ob_flags
  252. rsc_ob_state
  253. rsc_ob_check
  254. rsc_ob_hide
  255. rsc_ob_disable
  256. rsc_free_string$
  257. rsc_free_image_vrt_cpyfm
  258. rsc_free_image
  259. rsc_set_new_menu
  260. rsc_get_code_adr
  261. rsc_ob_draw
  262. rsc_ob_xywh
  263. rsc_set_text
  264. rsc_get_text$
  265. rsc_disable_menutitle
  266. rsc_find_menutitle
  267. set_cursor
  268. Read the keyboard state
  269. aes_get_kstate
  270. Drag & drop protocol
  271. fread
  272. dd_read_args$
  273. GDOS and xFSL support
  274. vdi_load_fonts
  275. vdi_unload_fonts
  276. vst_alignment
  277. EVNT_MULTI loop
  278. evnt_multi_loop
  279. faceVALUE Converter 1.0
  280. RSC library
  281. Example programs
  282. EX.RSC:
  283. IMG_VIEW.RSC
  284. faceVALUE history
  285. Changes to faceVALUE version 1.1
  286. Additions
  287. Changes, Improvements
  288. Bug fixes
  289. Changes to faceVALUE version 2.0
  290. Changes after Version 2.0
  291. $06.04.98 PL1 (HH)
  292. $07.04.1998 PL2 (HH)
  293. $08.04.1998 PL3 (HH)
  294. $08.04.1998 PL4 (MS)
  295. $11.04.1998 PL5 (MS)
  296. $17.04.98 PL6 (HH)
  297. $18.04.98 PL6 (MS)
  298. $19.04.98 PL6 (MS)
  299. $20.04.98 PL6 (HH)
  300. $22.04.98 PL6 (MS)
  301. $24.04.98 (HH)
  302. $24.04.98 (MS)
  303. Index
  304. $Programdocumentation for faceVALUE
  305. 0Vegard Hofs
  306. y, Holger Herzog und Manfred Ssykor
  307. $VER: 2.0 (April 25, 1998)
  308. Title
  309. -i -s +z
  310. a1V:6
  311. l)5+S
  312.  JY|~]
  313. kV%pTK
  314. /sy&s
  315. kq:c:*
  316. rI[W7X
  317. libh_
  318. :hvmL
  319. ~cgUot
  320. %FlPv
  321. QAc2Esp(Y
  322. EtiKL
  323. ]3U*"
  324. soJpN
  325. Ey>|n
  326. /RLm,f
  327. pZT1\n
  328. M|Iyf
  329. ^H*[CZ
  330. z}lO6
  331. `~2u-!
  332. ;a|ET
  333. rrrYa|>
  334. 4!R6-
  335. ,~'mIh
  336. 2G|1,
  337. ?o^p,
  338. O~t;Y
  339. 1Vfmf
  340. /{`#F
  341. 8'$&$l
  342. W,WKJ
  343. T5<#x
  344. M^;iB~
  345. `9!gL(|
  346. 5tRrD
  347. *a rU2_
  348. \RPv1X
  349. }Zl;+n
  350. dJ[4da@
  351. .\9gM
  352. hria~
  353. (%E\Y
  354. V#ad0
  355. |~<}=
  356.     -M4|#
  357. VYH;5
  358. SfY"-
  359. qqqM1
  360. _D/q)
  361. ]:u+c+%
  362. %0EXt;X-
  363. >.nne(
  364. <~,|>
  365. J{p.H
  366. 0>RiX
  367. {y_{y
  368. /fY!x)+!
  369. :NRIv
  370. {nd7.
  371. xcBzA&
  372. ;Ab\;
  373. TYHy6
  374. }yrtjsHZPM
  375. nlb'sZ
  376. _P s37
  377. 46TbC
  378. !YgpF*
  379. -Ghta
  380. <(,ta
  381. TG%X6}
  382. bVJd~
  383. h}B p
  384. swa    b
  385. !yRC7
  386. MA2j(;RY{
  387. gt:r!9RR
  388. 8O>:J
  389. ;_*+$K
  390. pZc' 
  391. ^tqDp 11
  392. #>#0x
  393. 73gN>
  394. qqqQA
  395. |]|`~
  396. rj>89
  397. Y,\,R
  398. :)hI    
  399. M:VK&
  400. ~y&&2I
  401. BH:^    YaM@
  402. mU{n2
  403. oQrZ'a
  404. EE|J{
  405. K    Z,&C
  406. ObY>?{
  407. >`1    +
  408. ?GV`G
  409. !;YHc8
  410. aX2p0
  411. 2&_v~
  412. UT. `X0
  413. W+V`K)
  414. &0,m%
  415. zAekw
  416. *Mxo0
  417. r-J;d
  418. *gZjIrqXs
  419. )VVv.
  420. 7x6MB  `
  421. HydstD91L4
  422. h[k&X
  423. H-clsA
  424. PO!aT
  425. Ve.#mm
  426.     l3:b
  427. Bt@t7
  428. _[`pU
  429. ;i-eK
  430. N>_.>_6>_
  431. p(8uZ 
  432. {@>78:
  433. 0cPh)4
  434. &w&1l
  435. =5<5j
  436. ='r?]%
  437. >sgpB
  438. )Zq2Uu
  439. bq)=;
  440. +0urc
  441. 5U4p 
  442. Tz-59
  443. _B_l#_
  444. Yje'O
  445. BT0    I
  446. P+q'ow
  447. J+iyjp-
  448. p2mna
  449. q&4?yc*
  450. iOS"b
  451. <hRT;
  452. o:mc?
  453. H~]q`
  454. OGd_s
  455. N]SZ+
  456. s<YVk
  457. F0k[55
  458. l/8_p
  459. 3P_"]
  460. IuW|q
  461. Q~.aSV
  462. SR@YO
  463. CrFhQ=J
  464. |7z`#
  465. ^^2BC
  466. [=oAN
  467. s@Z|4
  468. PNY,?
  469. m##;[
  470. ;;z2L
  471. 8AI.-2
  472. xz|ic
  473. XbW6#
  474. ,8Fds
  475. 2C\$$1
  476. M&VKi<r
  477. 02k[|
  478. nC=2#a
  479. PF3Sbz
  480. 7JSpmTl
  481. T/|p`
  482. bj/J|
  483. OjWzp|
  484. 9\fr 
  485. V5nO%]
  486. (h4F\
  487. FEULo
  488. CO*F{
  489. 6plH*
  490. *b[F%n
  491. Y1iRw
  492. viO?y-
  493. ~9z[xTk
  494. Z}C-(
  495. S-<r$}
  496. t| 1( 
  497. ,Ea0ok
  498. *BFo`
  499. }XuWSi
  500. /sV=r
  501. ,r@b\
  502. aIH:6
  503. _V=c2$
  504. *"00f
  505. MkM&1lc
  506. 90V)K
  507. wcA|    f
  508. F1i5R
  509.     7$@I
  510.     OD@Jz
  511. mJ2{O4
  512. YQzvg
  513. >W2Fm
  514. `a 5F
  515. i( &S
  516.  Fif|
  517. ~}_Nz
  518. w-n6a
  519. GX;,A
  520. V1N{S
  521. &S3;    
  522. !AAlR!V
  523. 7'RBG    ^
  524. AjIXU=/:
  525. |Wd9O
  526. lT7cWmS'
  527. l-$+R
  528. uh&/A
  529. %Ccj2
  530. h}A($&
  531. ayy6k
  532. ,x}?F<>
  533. %Ccj2
  534. zFK<Z
  535. HzuR7xQ9Y
  536. owY)-
  537. )aiS+
  538. #_r-3Mwy
  539. 8\LRb
  540. /&Iyt
  541. tDA*)
  542. -dSwsO
  543. Scvn`
  544. m*4(!
  545. w%0}?E0}~
  546. n;6x.
  547. 1itn+
  548. ~-E7%
  549. H{?}k
  550. JThTAmpT
  551. c    X`jy-
  552. T_G>)|L
  553. Sb[lf6
  554. YIT]qM
  555. W1{wx
  556. LEnz]
  557. 5+;nY}
  558. uuv|k
  559. ,vp'a[1
  560. C^+H*
  561. JH95i
  562. RS$$v
  563. R*+Nnz
  564. *Q@JT
  565. XG'q<
  566. j^2BC
  567. nin.J
  568. 6ys,R
  569. c/O] M&]=
  570. rs)[\
  571. to^w"_A
  572. "<.?g0
  573. {OzpUGPv)
  574. [|#=RL
  575. Ala0.A
  576. {&~rq
  577. Zp3'@<
  578.  `hC)
  579. .@X@^
  580. [slSO=0
  581. \K.i>
  582. "1=izB
  583. +.XAu
  584. ![Dn?
  585. d'H%C
  586.     $JI9v
  587. X<_Y>
  588. rd*.|f
  589. tmJr(
  590. T@dcO
  591. <n,48
  592. q  u%
  593. UiYSb
  594. "ci%*
  595. w&(3l
  596. X/Iu;
  597. "L94h
  598. 4+Q0*p
  599. rK:4J^^
  600. b#ZF2
  601. @oKm]2M
  602. +!n5g
  603. W\*![)
  604. PiT+c`    
  605. T<^)[
  606. F8nxT
  607. j$kKmd
  608. Yjs[l
  609. `TDSH
  610. vxPOK}n
  611. X*f-q
  612. 84Qpk-i_|
  613. w^@z~
  614. %JI^^
  615. Zwyp:en7
  616. T=<~<
  617. g2)gM]5{
  618. EwC6&
  619. g    T?X#
  620. m5Z+G
  621. AVJcC
  622. jjI!xx5c
  623. JZm}+&
  624. %T/5K
  625. NBe~4
  626. sZ\    G
  627. @/'3g
  628. g:./i
  629. `XH`    U
  630. d5knc
  631. 'iQ7>7
  632. `K=I&
  633. V`DMSLoF6d
  634. |%JE;z
  635. Z$TQxi
  636. 4jT41
  637. !*ql}
  638. 7H7-a<{
  639. ,k(RG
  640.     (BSEz\
  641. )Ho**{
  642. ]G    1(;bo
  643. <Wpdk ,
  644. `7@Ba
  645. w`V~S
  646. So8A6
  647. j&Aghh
  648. +q$Uc
  649. 4NF%-
  650. ;,3M"y
  651. x 'Yv
  652. k1\vPmJ
  653. {xacI
  654. ;{a|"u
  655. W9}_p
  656. +[*T[y*
  657. E(=79r@
  658. 94(&-
  659. '-j:?
  660. +IB=Z
  661. lC\    b
  662. i?p;_
  663. (IS'J[p)
  664. 4?8br(f0
  665. 0M#g\G
  666. O]v.Z
  667. DTZEB
  668. *rK    %O%
  669. n>8Gc
  670.  5&{0
  671. qVf^\
  672. ;{@>^
  673. 5L3s<3
  674. /ZBW1/f
  675. P{ZO+
  676. -pFW]*
  677. &0l#HSb
  678. TR8%=
  679. "pr*zl
  680. )=A<_"`
  681. eU}h=
  682. <~-a8iB
  683. NuP_^
  684. YZN_p!
  685. U7 W0d
  686. Q]z+;
  687. |!fh8
  688. 5uZ5Z
  689. ;j4*m
  690. ?K:/s
  691. gFHO+
  692. J~47|[
  693. $;Z0&
  694. >HLBe
  695. J')V]b
  696. !-2mBT
  697. mDfHV
  698. P6V-)
  699. XX,x<
  700. >|;8~
  701. SvQXB
  702. ,C='J
  703. #KU2p
  704. ipz{0
  705. +`q!v
  706. !j!~00
  707.     lI&q|
  708. pa)FOD)h
  709. !VuPP
  710. ,QQ+y
  711. Hu    `UG
  712. vI[m-
  713. ?pND(
  714. }(hlb
  715. O0|Hz
  716. Vp1fS l3
  717. 54Y}_
  718. [=kMX{
  719. J@}et
  720. +xd=5
  721. 6>-uM
  722. c-u78
  723. \J)tFsx
  724. BRs"Z
  725. C#\$P
  726. CTSr"$
  727. K+4R]
  728. dKNtf
  729. ]i)gph
  730. J4Xzd
  731. 8zI?'I~$}c^
  732. ,02][@
  733.     [^'F%L
  734. }?Dg+
  735. ]mTkAR
  736. R/}1^#
  737. CL\cXj
  738. wv6x@
  739. ?n0sc
  740. t^|DmI
  741. %I:jl
  742. e,$sh
  743. +:W9`3
  744. nf/aD
  745. '%SH2
  746. vKD6jd
  747. mp[>"~n
  748. v_g\_
  749. RFz8s
  750. p(mDpl    
  751. S~m*h
  752. wD[>^v
  753. Y,R6^
  754. {Od3#
  755. PVF!R
  756. [&!s#3
  757. 7:_IF
  758. F,:!~
  759. D!iP2
  760. ~CiYj
  761. Fb[Q)
  762. p-q\G(
  763. !s(wn
  764. o@T'Gg
  765. MxU|+
  766. H    yEb
  767. xmh?L
  768. :'=Bj
  769. Xjjiw
  770. R,*+3+
  771. m)_B!
  772. J:pLB
  773. F&C[`Jc
  774.     6c,2
  775. )o    MT
  776. -ah;O
  777. n1h2)6dR
  778. jxcQ    
  779. (DPQ4
  780. O$6mB&`
  781. ]OUi$
  782. ;kZCA
  783. <d(w7
  784. 2c$$v
  785. 45A&>@4
  786. 5Tr>P
  787. }Q6<Y
  788. `}&,F@\
  789. |o60~N
  790. }?3CG
  791. 7=HIJe
  792. 2{psN
  793. A/pB*>K
  794. x;;)T
  795. C[)    P
  796. +ncW&
  797. }!;_QL
  798. (07f|
  799. 7ae!p
  800. X"5J+
  801. (rEl%l
  802. 6$.aW1
  803. y4|1i4
  804. ~ 8~x
  805. <^6%_
  806. ~yHWc
  807. ciqNyV*?
  808. l    dK$
  809. (r{81
  810. JZ=?L
  811. D5F|6
  812. yR00/U
  813. %I,5I
  814. *PzWr
  815. K"I+]
  816. Wo{9o
  817. g{X$G
  818. L,|F^
  819. eAmCJd
  820. _{?>HN,
  821. & 8wh(
  822. )}mZV
  823. ^:O+\
  824. eZ$    B
  825. mY    ZS%
  826. $%    xVFP
  827. -w_) 
  828. l"0Xj
  829. 9@z>[x1
  830. #F-nn
  831. 6[-[f
  832. 0%    x*
  833. }.?E6
  834. OS@w,
  835. [$$wk
  836. Ln?yG
  837. .'i@tI
  838. Pj[x&
  839. _*RwWR
  840. 4!*G2T
  841. ;;DHxR2
  842. KrUc$h
  843. 4!U    fLswY
  844. E%?^C
  845. j}2ZX
  846. 0X%QD
  847. X~JBq
  848. $4v.v^6
  849. ?N*rjb
  850.     R6%I
  851. 30[0(
  852. riMZ| 
  853. v!*E)R_
  854. $*[2^
  855. 5XB1~Y[
  856. Efx\5
  857. h{1stO
  858. tvRBk
  859. !C1n1
  860. 99tS}SM
  861. Bj4ND?
  862. v>W{VB
  863. SG6%1
  864. ,4klA
  865. T'Ao"
  866. +QOX5^xt
  867. QLZ4<
  868. 38juW[
  869. /\0wm
  870. ^4d)aXI
  871. W Stl
  872. W`0ML
  873. (e(rT
  874. T,Ap[
  875. n#'?$
  876. ImAT1
  877. Zj ~)
  878. 0fCBL
  879. `/3Y4X
  880. ,aO0P[
  881. z`[Oik
  882. :Hjz7
  883. ock l
  884. *k4|-
  885. b_@T/
  886. ;A/6U
  887. *Vvet
  888. N2O-Cf
  889. olRAe
  890. /'wdm
  891. &S1i#
  892. nj X Q
  893. }mY5l
  894. \qnXam
  895. )/aaD
  896. ~)*\]
  897. UfZQ \
  898. +1jBT
  899. g06B9
  900. \    /^(
  901. 3{Hd$7    
  902. B=hik45
  903. iqg&<X
  904. ^J>4td
  905. J3+9R
  906. M@j[>Mq
  907. e;:Nt
  908. .Ltsu
  909. pI)qv
  910. O0uj<
  911. {^eph
  912. `W(G%HHHZ
  913. jZ^\c
  914. w?Fl#
  915. ?_F_i[4
  916. kN-N5
  917. d*'s.
  918. n}E-P
  919.     -#x@
  920. l^>kdPm
  921. n0wmr
  922. e@#q)O
  923. Dt89:
  924. ksT4V
  925. i,j:=
  926. j~I8$
  927. .EJuu
  928. Z)b'e9
  929. K*r32
  930. vgj;V 
  931. }m    l;X9~
  932. vf5x\
  933. w&F]H
  934. c,(VSG
  935. .req]
  936. D>cw{
  937. )iJ+W
  938. RleQ2
  939. m-Us3|
  940. ]Kpw7
  941. ~O+kC0ZH
  942. T="?W
  943. CxV(9
  944. ju<Xna
  945.     (d v
  946. tPB4]
  947. 5O ;w
  948. z".%%
  949. .bd@JvOc
  950. EU)%m
  951. AuU1jm
  952. 3rbcJ
  953. ~7F;>}
  954. 7|yCj3
  955. <74M4
  956. :0{;.
  957. km7w~o
  958. L|Me+
  959. UUEYk
  960. BN8CX3
  961. J0S.y
  962. )Eip\
  963. h\o.&
  964. +*2jf
  965. g/c[@
  966. RN(D/__6g
  967. 77OIq
  968. ;C0Xv
  969. J\ aYpn
  970. Q=rO]]
  971. ?N]SM
  972. '<{-y
  973. /W'Mtc
  974. 2T$~D
  975. BU99wL
  976. PyhX0
  977. aw@%-
  978. g&pQ0
  979.     sDBg
  980. ipmU'|
  981. yt(I2
  982. $F/f;
  983. `Jm3/
  984. -)<um
  985. (5%U~
  986. G.):qXBE
  987. :T71rr
  988. *G\2LL
  989. V8eEO&
  990. Ie<mMJ
  991. M1k:EpT
  992. -:EGE
  993. RY;P"b'
  994. .[XUk
  995. Fcr, p
  996. AX(ar
  997. iH9wM
  998. z%T]q
  999. }mbsJ
  1000. F7av[{~
  1001. ^ :)[
  1002. 7kRD$Lt
  1003. DjI*(
  1004. k;XV9
  1005. pe$XHi
  1006. pE?WQ
  1007. 6.zu:eD
  1008. *H6=5w
  1009. SC_Cr
  1010. GsmRe7!,
  1011. JoUt2
  1012. ;"w-5I6S9H
  1013. $ymLa
  1014. k=|bu
  1015. Ij9eVd
  1016. }}U+(
  1017. *V2N4
  1018. Iyqwbkq
  1019. (Y/0^
  1020. %rtZ#
  1021. opRPN
  1022. BI5O'
  1023. |^%MB
  1024. <+rxp{vR
  1025. /\Dr8
  1026. t+kU=
  1027. D#* Q
  1028. ;}xS`
  1029. 0<o    ^a
  1030. p}FOH
  1031. d&\}F
  1032. J\wrJ
  1033. <vmg7
  1034. A.9cT
  1035. zrv~];
  1036. >C%:z
  1037. Kn:g5
  1038. C"="L
  1039. )j`4>
  1040. ~J!Cd2
  1041. Fczzc>
  1042. 3OF9D
  1043. >${h8
  1044. F(X    M
  1045. V7^YpM
  1046. #_UZ{
  1047. H@h'D
  1048. l;1%h
  1049. *ox2l{
  1050. >0o{S
  1051. "kjFW]Z
  1052. yx|a|4A
  1053. j1i\R
  1054. {$?^&
  1055. M6gZv
  1056. :$`xji
  1057. l.hGW^
  1058. EQy'@
  1059. v<"`V
  1060. ?^'mq]Q+Kv
  1061. NXWSW
  1062. 2kQf/
  1063. f/t;C
  1064. HzQ+ta
  1065. ;vvdn
  1066. E&xQl
  1067. P!);~K
  1068. b/:j_
  1069. #~E9u
  1070. yO%Bq
  1071. fax)d<H
  1072. Haf+\V
  1073. dqdQ>
  1074. [6v;    
  1075. 9Jz:4
  1076. "m>KtL=Zn
  1077. }sb.*
  1078. o>l    "W
  1079. PaXG%
  1080. o/]V[
  1081. $eGUoc
  1082. U[Yzq
  1083. "%eJ'
  1084. ]"k4f
  1085. ,erVE
  1086. x[Q0,|k
  1087. )[g;]F`
  1088. 7X{Pw
  1089. LhCkfIG
  1090. )JB@1
  1091. {T+{,_q
  1092. BFF=I
  1093. ?~*8y9=
  1094. [\f;=GN
  1095. eVz3|
  1096. v/aVU
  1097. HgImR
  1098. I    pjMho
  1099. p5fLZE
  1100. c>J]CF@
  1101. 5FM#8f
  1102. (f9~j
  1103. [3vxh
  1104. %c7v}Z
  1105. of[<=
  1106. |~    |a
  1107. {nbW5?}>
  1108. /?g.$J
  1109. C}*q\
  1110. >x`_1Q
  1111. p.0p:
  1112. YZX2o
  1113. qANXz!
  1114. I!W}wn
  1115. ,648Kd
  1116. ~    ();
  1117. 4hE'^
  1118. >4Yi>|
  1119. Gqxk#ML|
  1120. dik(m
  1121. D +s  *%e$K
  1122. #Bb7x
  1123. j<Rdo
  1124. Xh;rM
  1125. Q+4V>a
  1126. ./lqz
  1127. %-OC52y
  1128. AH=[(
  1129. $Re$s
  1130. J;ygd
  1131. 0Ug~^
  1132. Bd1<p
  1133. ,f3#a
  1134. 1}:L-
  1135. ~yX~y
  1136. ,tB@LCIEG~
  1137. 6&yrV
  1138. Qf0>OE
  1139. Mdh$z
  1140. s,f#^
  1141. Lno-T&,
  1142. .P*|1
  1143. heD |DCf
  1144. afDT3
  1145. 2O>*)
  1146. S:@5o
  1147. /~^[MrL
  1148. jPF`fD
  1149. gF3:1
  1150. [3C_Y
  1151. RNU2k
  1152. Wso!N
  1153. mYF|>z
  1154. [@$DF6
  1155. 7qeTx
  1156. Ro8>S
  1157. cabs(
  1158. 3V54G
  1159. 9jqkY
  1160. ^<9(;
  1161. <y82o
  1162. BHON\
  1163. oprNB
  1164. |0^@@<
  1165. Vt=(G!
  1166. %nXBQ
  1167. uO7koZa,W
  1168. 68X!z
  1169. ,bQ)%7
  1170. ?6}:&
  1171. NKN_)b
  1172. t-/o2V
  1173. Db2mj1
  1174. 82 vl
  1175. Kk;YF`U
  1176. DXD\F
  1177. ZO(`^+
  1178. [{?{}
  1179. oV>H?
  1180. %NNK~
  1181. >@U/+h
  1182. i=]UuP
  1183. l?QYOC
  1184. 4ny[f:
  1185. --}FZ
  1186. /C&?T
  1187. j>w70_
  1188. 8s/GJ
  1189. zhj+^?
  1190.